Spawner
Node Data | |
|---|---|
Display name | |
Spawner | |
Internal name | |
Node_FLIP_Spawner | |
Inheritances | |
| Node_FLIP_Spawner | |
Inputs | |
Node_FLIP_Spawner | |
seed |
|
fdomain |
Domain |
enum |
Spawn Shape |
surface |
Spawn Surface |
slider |
Spawn Radius |
vec2 |
Spawn Size |
vec2 |
Spawn Position |
enum |
Spawn Type |
int |
Spawn Frame |
int |
Spawn Duration |
float |
Spawn Amount |
int |
Attempt |
rotation_random |
Spawn Direction |
range |
Spawn Velocity |
slider |
Inherit Velocity |
Outputs | |
Node_FLIP_Spawner | |
fdomain |
Domain |
Spawn fluid particles from an area.
Properties
Spawn Shape
Shape of the spawn area.
Spawn Surface
For surface spawn shape, the surface to spawn on.
Spawn Position
Position of the spawn area.
Spawn Type
Where to spawn the particles every frame (stream) or only once (splash). - Stream: Spawn Spawn Amount particles per frame. - Splash: Start spawning Spawn Amount particles at frame Spawn Frame for Spawn Duration frames.
Spawn Direction
Apply initial directional velocity to the spawned particles.
Spawn Velocity
Initial velocity of the spawned particles.
Inherit Velocity
Apply the velopcity of the spawner (based on Spawn Position) to the spawned particles.